home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr23 / csmac13a.zip / JB-LEARN.HIS < prev    next >
Text File  |  1995-01-22  |  2KB  |  32 lines

  1.                                  JB-LEARN
  2.                       Copyright (C) 1995, Jeff Bishop
  3.  
  4. History of JB-Learn
  5.  
  6. Version 1.00 (01-13-95):
  7.  
  8.      The first public release of JB-Learn.
  9.  
  10. Version 1.01 (01/16/95):
  11.  
  12.      This is a very small maintenance release.  Problems were encountered with
  13.      the learn dialing directory routine {:ADD_FON}.  I use JP Software's 4DOS
  14.      and the standard DOS rename command does not accept full pathnames along
  15.      with the filenames.  The better replacement for DOS (4DOS) does allow
  16.      this.  I have streamlined the code in this routine so that both versions
  17.      of the command processor will function correctly.
  18.  
  19. Version 1.1 (01/22/95):
  20.  
  21.      Corrected a small bug to automatically detect front-end mailers on
  22.      BBS's within JB-Learn itself.  Added logic to provide SSLOOKS in learned
  23.      macros.  This is true both in the JB-Learn menu and in the data file
  24.      parser.  The {COMMO} limits of 15 SSLOOK strings can be defined.  Once
  25.      these are defined, creation of SSLOOK strings is not performed until a
  26.      LOOKFOR is generated.  Logic has been added to check and see if the BBS
  27.      prompt found has already been dealt with earlier with a SSLOOK.  If it
  28.      has, no intervention is required with these matches from the user while
  29.      learning.  Added novice/expert menu choices controlled via the NOV_MENU
  30.      variable.  Removed compiled version of the macro from this point forward
  31.      to have a smaller ZIP file.
  32.